home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / PopUpList.bundle / English.lproj / PopUpButtonInspector.nib / data.classes next >
Text File  |  1994-08-25  |  382b  |  11 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. IBPopUpButtonInspector = {
  3.     OUTLETS = {disabledSwitch = disabledSwitch; tagForm = tagForm; typeMatrix = typeMatrix; }; 
  4.     SUPERCLASS = Inspector; 
  5. };
  6. Inspector = {
  7.     ACTIONS = {"ok:" = "ok:"; "performClick:" = "performClick:"; "revert:" = "revert:"; }; 
  8.     OUTLETS = {window = window; }; 
  9.     SUPERCLASS = Object; 
  10. };
  11.